Welcome![Sign In][Sign Up]
Location:
Search - udp broadcast

Search list

[Internet-Networkmulti_thread_udp

Description: 多线程UDP通讯例子- Multi-thread UDP communication example
Platform: | Size: 44032 | Author: 站长 | Hits:

[ICQ-IM-ChatMultiCastChat

Description: 利用UDP广播实现的一个简单的讨论组程序,组内任一用户发送消息,所有用户均能看到。- Using a UDP broadcast realization simple discussion group procedure, in the group any user transmission news, possesses with the average per household can see.
Platform: | Size: 53248 | Author: non | Hits:

[Internet-Networkudp

Description: VC编程用UPD协议实现广播通信-VC programming corresponds with the UPD agreement realization broadcast
Platform: | Size: 14336 | Author: phyllisqq | Hits:

[Delphi VCLUDPSOCKET

Description: 针对 UDP 通讯协议的 Socket 构件,附了 UDP 广播的使用范例 -against UDP Socket communication protocol component, accompanied by the use of UDP broadcast paradigm
Platform: | Size: 456704 | Author: | Hits:

[SMSwinsock-udp

Description: 网络信息或短信广播-network information or messages broadcast
Platform: | Size: 63488 | Author: 王石子 | Hits:

[Internet-NetworkUdpBroadcast

Description: 一个Udp广播示例-an example Udp Broadcasting
Platform: | Size: 35840 | Author: 路宁 | Hits:

[Internet-Networkdxf-BroadcastSvr

Description: 基于UDP的网络通信应用程序服务器端,利用SOCKET实现功能集成化-UDP-based network communications application server, using Socket achieve functional integration
Platform: | Size: 135168 | Author: dxf | Hits:

[Internet-Networkdxf-BroadcastClient

Description: 基于UDP的网络通信应用程序客户端,利用SOCKET实现功能集成化-UDP-based communications network client applications using Socket achieve functional integration
Platform: | Size: 134144 | Author: dxf | Hits:

[Internet-NetworkVC...................................

Description: UPD 是USER DATAGRAM PROTOCAL 的简称,是一种在网络上提供的无连接的传输协议。用UDP通信有以下特点:   1、 数据传输不用建立连接,所以不可靠;   2、 数据的发送是面向整个网络的,任何一台在局域网内的计算机都可以接收到相同的数据;   具体实现很简单,但是现在在网络上很少看到这方面的代码;我也参考了VCKBASE上的关于UDP通信的原代码和一些书籍,写了这个简单的客户端,接收端程序,起到抛砖引玉的作用,希望能给初次接触UDP之BROADCAST编程的同志一些参考。 -UPD DATAGRAM PROTOCAL USER is the acronym, the network is available on the connectionless transport protocol. UDP communication with the following characteristics : 1, data transmission not connect, it is not reliable; 2. the data is sent across the network for any one of the LAN computers can receive the same data; specific Implementation is simple, but now the network rarely see the code; I have made reference to the VCKBASE the UDP communications on the original code and some books, was this simple client, receiving end procedures, the role played congregate, in hopes of giving the initial contact UDP Zhi BROADCAST programming comrades some reference.
Platform: | Size: 1024 | Author: htj | Hits:

[TCP/IP stackUDP_broadcast

Description: UDP广播的例子,包含接收和发送两个程序,很好的学习例子-UDP broadcast examples, including receiving and sending the two procedures, examples of good learning
Platform: | Size: 14336 | Author: 赵力元 | Hits:

[TCP/IP stackbroadcast

Description: 基于主题的UDP广播通信,顶层程序只需要根据主题进行数据的发送,如100.1,接收程序只需要根据主题进行数据的接收,如100.*-Based on the subject of the UDP broadcast communications, only the top-level procedures necessary to carry out under the topic of data transmission, such as 100.1, receiving only data required under the subject of the reception, such as 100 .*
Platform: | Size: 32768 | Author: zzj | Hits:

[Linux-Unixbraodcast_udp

Description: 这是一个linux下的socket程序,发送udp广播,最后得到本机的IP地址。-This is a linux program under the socket, send udp broadcast, and finally get the IP address of the machine.
Platform: | Size: 1024 | Author: godence | Hits:

[Internet-Networkvb-udp

Description: vb实现udp广播包发送、接收,可用于隔离系统的数据传输-vb achieve udp broadcast packet to send, receive, can be used to isolate the data transmission system
Platform: | Size: 5120 | Author: xxx | Hits:

[Audio programaudio-record-playback-udp

Description: 用C实现的录音和播放程序,udp的client负责录音,udp的server负责同步播放。在录音数据传输前,采用g711u方式进行编码,在接收端解码后再进行播放。代码清晰,注释详细。-Implemented using C recording and playback programs, udp The client is responsible for recording, udp broadcast of the server is responsible for synchronization. In the recording, before the data transmission, using g711u approach to coding and then decoding at the receiving end for playback. Code is clear and detailed comments.
Platform: | Size: 56320 | Author: 孙涛 | Hits:

[Internet-Networkudp_broadcast

Description: UDP包的广播,包括发送与接收 VC6.0环境-UDP broadcast,incude send example and reveive example in VC6.0。
Platform: | Size: 15360 | Author: chen | Hits:

[Internet-Networkudp

Description: 个人写的vc下UDP广播发送和接收的源码,对于初学网络socket的人有一定帮助-Vc written under the individual to send and receive UDP broadcast source, the network socket for the beginner who has some help
Platform: | Size: 616448 | Author: 李树军 | Hits:

[Internet-NetworkUDP-broadcast-network-

Description: MFC 网络编程基础UDP广播, 小型的聊天程序, 有界面-UDP broadcast network programming based on MFC, small chat program, with the interface
Platform: | Size: 51200 | Author: chel | Hits:

[Game ProgramAndroid-UDP-broadcast

Description: it is the sample code about how to use android to send and receive UDP broadcast packet.Server can broadcast message to all members on the same AP.Client can alse reply message to server too.
Platform: | Size: 57344 | Author: Dennis Liao | Hits:

[Internet-Networkudp-broadcast

Description: 一个典型的UDP广播包查询命令,含有接收方和主站端的代码,可以参考,应用在物联系统中,模块查询-A typical query UDP broadcast packets containing the receiver and the master station side code, you can refer to the application in the IOT system, the module queries
Platform: | Size: 3072 | Author: 乌孟昊 | Hits:

[Communication-MobileUDP广播demo

Description: 实现android udp广播,非常好用(Android UDP broadcast, very easy to use)
Platform: | Size: 2921472 | Author: wwj0128 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net